home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 April: Mac OS SDK / Dev.CD Apr 96 SDK / Dev.CD Apr 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc / Sample Code / CALib & You… / CALib Known Problems next >
Encoding:
Text File  |  1995-12-09  |  1.2 KB  |  22 lines  |  [TEXT/ttxt]

  1. CALib DR4 Known Problems
  2.  
  3. CALib Design Team
  4. December 9th, 1995
  5.  
  6.  
  7. This is a list of the known problems with CALib & CASampleStatic.  Undoubtedly there are more problems than listed here; these are the biggies.  They are listed in approximate order of seriousness.
  8.  
  9. Features which do or may cause crashes:
  10. • Windows created using "Open Selection" or "View in Window" on an embedded part must be closed using the "Close" command. Clicking the close box crashes. Also, using "Quit" may crash under some circumstances.
  11. • Double-clicking on a CASampleStatic document that is already open crashes.
  12. • Dragging a part into a window then back to the desktop (without an intermediate Save and Quit) causes reference count errors.
  13. • Documents saved in Bento format may be opened but may not be modified.
  14. • There is a memory leak dragging an object    (64 bytes for native content object, 208 bytes for embedded part)
  15.  
  16. Features which have functional problems:
  17. • CASampleStatic documents are dirtied when opened, so CASampleStatic always asks you to save before closing a document, even if no changes have been made.
  18. • The "Document Info..." item in the "File" menu does nothing.
  19.  
  20. Features which have cosmetic problems:
  21. • Scrolling does not work with embedded frames    
  22.